home *** CD-ROM | disk | FTP | other *** search
/ ASP Advantage 1994 2nd Q2 / The Association of Shareware Professionals - The Official ASP Advantage (2nd Quarter)(1994).bin / files / utilfile / tbox14 / strthere.doc < prev    next >
Encoding:
Text File  |  1993-11-14  |  15.3 KB  |  332 lines

  1.  
  2.  
  3. TBOX (V1.4) by The Binary Toolshed                     REGISTRATION ($30.00)
  4.  
  5.  
  6.      **************************************************************
  7.      *                                                            *
  8.      *  FOR THOSE WHO NEVER READ DOCUMENTATION, NO MATTER HOW     *
  9.      *  BENEFICIAL, JUST PROCEED IMMEDIATELY TO THE QUIZ AT THE   *
  10.      *  END OF THIS FILE.                                         *
  11.      *                                                            *
  12.      **************************************************************
  13.  
  14.  
  15. The ToolBOX is a DOS shell plus an assortment of utility programs to
  16. simplify and enhance your DOS activities.  Whether you're a novice or an
  17. experienced DOS user, you'll find a wealth of uses for these tools.
  18.  
  19. The shell is a simple to use platform for all your DOS needs.  You can use
  20. it as a simple directory display, for file management, as a point-and-shoot
  21. vehicle for viewing text or graphics files or for listening to sound files,
  22. or whatever other file processing needs you may have.  The ToolBOX is a
  23. great platform for tying together all the individual programs you already
  24. have access to.  And it's all easy to use; for example:
  25.  
  26.     o if you want to change directories, just type in the new directory name
  27.       - that's right, just close your eyes and type it.  No prior selection
  28.       required.  You can also enter any valid DOS command line.
  29.  
  30.     o one of the many possible uses is for decompressing all the compressed
  31.       files that we all deal with.  Take a minute or two setting up as per
  32.       the enclosed instructions and then use the ToolBOX as the platform to
  33.       UNZIP (or UNPAK or whatever), view the documentation files, start
  34.       (even auto-start) the embedded programs, and so on, and NEVER have to
  35.       cleanup files afterward.
  36.  
  37. You also have access to all the standard features you'd expect to see:
  38. adjustable screen sizes, reusable command stack, reduces to negligible size
  39. when running other programs, help system, configurable, and so on.  And many
  40. unique features such as ready access to the most recently entered
  41. directories, a split screen for simultaneously showing a directory display
  42. and the standard 25 DOS lines, and the ability to select files from the
  43. directory display and then integrate these selections into any desired DOS
  44. command line.
  45.  
  46. And this usability is carried throughout the balance of these programs.  For
  47. example, after the first use the TREE program doesn't re-read the
  48. directories unless it detects a change has just occurred. For the text VIEW
  49. program just enter the string you want to search for (that's right, again
  50. just close your eyes and enter the desired search string, no prior
  51. preparation required). And so on through all the utilities.
  52.  
  53.  
  54. The following provides a quick summary of the utilities provided:
  55.  
  56.  BTSPATCH A utility to quickly set the preferred default command line
  57.           arguments for each of the Binary Toolshed programs.
  58.  
  59.  DIRS     Ever need to know where all your disk space is allocated or how
  60.           much space is really being used by each of your applications -
  61.           then use DIRS.  It displays cumulative disk space totals for a
  62.           directory and all of its descendants.
  63.  
  64.  DRIVES   Do you always know which logical drives are assigned and the space
  65.           allocation on each.  If not, DRIVES can help.  It displays disk
  66.           drive parameters for all assigned drives including drive types,
  67.           volume names, capacities, and the available free space.
  68.  
  69.  MAKEBAT  Do you find it necessary to perform repetitive DOS operations on
  70.           multiple files within a directory.  Use MAKEBAT.  It can eliminate
  71.           the need to manually create such batch files.
  72.  
  73.  ONPATH   Need to know if a file is accessible on the DOS PATH, or which one
  74.           has precedence if multiple such files exist - ONPATH will tell
  75.           you.
  76.  
  77.  TOASCII  Utility to convert text files that use the extended IBM PC
  78.           character set (such as The Binary Toolshed documents) to use the
  79.           standard 95 printable ASCII characters.
  80.  
  81.  TREE     Provides a graphic display of the directory tree structure.  The
  82.           user can cursor through this structure to change directories or
  83.           examine file contents.
  84.  
  85.  VIEW     Text viewer, or browser, for displaying the contents of text
  86.           files.
  87.  
  88.  WI       A WHEREIS program.  Like most such programs, WI finds files
  89.           anywhere on the disk drive(s) that correspond to a match
  90.           specification.  WI, however, has a powerful additional feature -
  91.           it can perform any desired DOS operation on the selected file(s).
  92.           You can copy it, delete it, view it, change directories to it,
  93.           start an application with it, or whatever.  And the match
  94.           specification can involve file types, date ranges, file sizes, or
  95.           multiple file specifications (with include or exclude lists).
  96.  
  97.  TBOXCFG  With ToolBOX, virtually everything is configurable - the colors,
  98.           display formats, key bindings, and so on.  The TBOXCFG program
  99.           creates configuration files that are used by ToolBOX.
  100.  
  101. All of these programs are detailed in the accompanying documentation (*.DOC)
  102. files:
  103.  
  104.  GENERAL  Provides an overview of all of The Binary Toolshed programs along
  105.           a packing list, system requirement specification, installation
  106.           instructions, sample file usage, glossary, and a brief Q&A
  107.           session.
  108.  
  109.  ORDRINFO Warranty, support, and order information.
  110.  
  111.  TBOX     The ToolBOX program description.
  112.  
  113.  TBOXCFG  ToolBOX Configuration program description.
  114.  
  115.  UTILS    Descriptions of all utility programs.
  116.  
  117. These programs will run on any IBM PC compatible with at least 256KB, and
  118. DOS 3.0 or higher.  Proceed now to the GENERAL.DOC file to get up and
  119. running as quickly as possible.
  120.  
  121.  
  122.                           ***********************
  123.                           *                     *
  124.                           *    QUIZ QUESTIONS   *
  125.                           *                     *
  126.                           ***********************
  127.  
  128.     1) Q  How do you move the new VBRUN400.DLL file you just received to the
  129.           right new directory
  130.  
  131.        A  Enter the DOS command line:
  132.  
  133.                WI VBRUN300.DLL : COPY VBRUN400.DLL $p
  134.  
  135.           This searches for the prior version of the file on the current
  136.           drive and then copies the new file to the same directory.
  137.  
  138.  
  139.     2) Q  You typed WP like usual but it's not running WordPerfect like you
  140.           expect.  How do you find out what's going on.
  141.  
  142.        A  Enter the DOS command line:
  143.  
  144.                ONPATH WP
  145.  
  146.           This searches all your PATH directories (in order) for any matches
  147.           with the WP.* file specification.  Note the command isn't
  148.           restricted to searching for just executables, nor is it restricted
  149.           to the PATH set variable.
  150.  
  151.     3) Q  For whatever reason, you need to scan the contents of all the
  152.           README files on all your drives.
  153.  
  154.        A  Enter the DOS command line:
  155.  
  156.                WI *:README : VIEW $f
  157.  
  158.           As one would expect, this searches every (HARD) drive for files
  159.           matching the README.* file specification.  Each such file found is
  160.           opened for viewing with the supplied text viewing utility VIEW.
  161.           Use <ESC> or <ALT q> to exit from each text file.
  162.  
  163.  
  164.     4) Q  You're on a strange system (or you've just forgotten) and you need
  165.           to find out what the currently available drives are.
  166.  
  167.        A  Enter the DOS command line:
  168.  
  169.                DRIVES
  170.  
  171.           Displays not only the available drive letters, but their volume
  172.           names, capacities, etc.
  173.  
  174.  
  175.     5) Q  You want to find out how much disk space each of your applications
  176.           is really taking.
  177.  
  178.                DIRS \ /L2
  179.  
  180.           This displays the total space used by the first 2 levels of
  181.           directories off your drive root, including the accumulated space
  182.  
  183.           of all the embedded subdirectories.  You'll probably be surprised
  184.           by the disk capacity used by disk hungry programs such as MS
  185.           Windows.
  186.  
  187.  
  188.     6) Q  What's the quickest way to move to the directory where the Windows
  189.           fonts reside.
  190.  
  191.        A  Enter the DOS command line:
  192.  
  193.                WI *:*.ttf  -C
  194.  
  195.           This searches all of the known hard drives for one of the font
  196.           files (known to have a TTF extension).  The -C specifies that we
  197.           should change to the directory where the first occurrence is
  198.           found.
  199.  
  200.  
  201.     7) Q  Give me an example of what these utilities are uniquely suited to
  202.           do.
  203.  
  204.        A  Start the TBOX program, then cursor to and use <SPACE> key to
  205.           select various files in the directory display.  These should be
  206.           files you don't care much about; use COPY to create some super-
  207.           fluous files if you have to. Now just enter the DOS command:
  208.  
  209.                RENAME   <CTRL f>   <CTRL x>.<CTRL n>
  210.  
  211.           Note <CTRL f> is entered with the CTRL and f key, and no brackets.
  212.           This is equivalent to $f for the command line utilities such as
  213.           WI.
  214.  
  215.           Now the RENAME command is executed once for each selected file
  216.           where <CTRL f> represents the selected files entire name, <CTRL n>
  217.           the name portion, and <CTRL x> the extension.  That's right, you
  218.           just renamed all the selected files by reversing the name and
  219.           extension portions.
  220.  
  221.           Admittedly this is rather silly, but it serves to show how one can
  222.           integrate directory selection with DOS commands.  You can use this
  223.           facility for functions the ToolBOX knows nothing about; changing
  224.           file attributes, compiling files, dumping files to hex, converting
  225.           files to another format, doing file compares (FC) with files in
  226.           another directory, and so on.
  227.  
  228.  
  229.     8) Q  How do I find out how much space all my Lotus 123 files are using.
  230.  
  231.        A  Enter the DOS command:
  232.  
  233.                WI *:*.WK*
  234.  
  235.           This searches all your drives and displays the total space
  236.           occupied by files matching the *.WK* match string.  Obviously we
  237.           could have instead looked for database files, programming source
  238.           files, word processing documents and so on.  And we could have
  239.           specified further restrictions such as above or below a certain
  240.           file size, or those modified before or after a given date.
  241.  
  242.  
  243.     9) Q  You want to use <ALT p> with the command line utilities, but you
  244.           don't know why.
  245.  
  246.        A  Come on, we can't tell you everything here - there has to be some
  247.           benefit for those who read the manual.
  248.  
  249.  
  250.     10)Q  OK, you're convinced at least enough to try the ToolBOX - at least
  251.           for the typical 2 minutes we all typically take to evaluate a new
  252.           package. What should you know to maximize this joyful experience:
  253.  
  254.        A  A few quick pointers:
  255.  
  256.               o before starting, expand the SAMPLE.EXE file, then add the
  257.                 current directory to your PATH or copy all of the enclosed
  258.                 .EXE and .BAT files to a directory on your PATH.
  259.  
  260.                 The TBX--xxx.BAT files will control how point-and-shoot
  261.                 operations are carried out.  Typically each contains a
  262.                 single line consisting of the appropriate program name (for
  263.                 files with the .xxx extension) and a %1 which will represent
  264.                 the selected file.
  265.  
  266.                 These should already be setup for demonstrating compression
  267.                 programs you already have on your PATH (whether you are
  268.                 using ZIP, PAK, LZH, and so on), but you must make a
  269.                 C:\EMPTY directory to hold the temporary files.
  270.  
  271.                 If you want to point-and-shoot for WAV, GIF, PCX, MID, or
  272.                 whatever, then edit or create the associated TBX--xxx.BAT
  273.                 file and ensure the appropriate DOS program is specified to
  274.                 handle that file type.
  275.  
  276.               o start TBOX. Use <ALT 5> or <ALT 4> to select 50 or 43
  277.                 display lines respectively.
  278.  
  279.               o now just enter DOS commands, or directory names at any time.
  280.                 If the DOS information scrolls past, then use <F10> to see
  281.                 the DOS screen, or <F9> to cause a permanent split between
  282.                 the directory and DOS windows.  Hit the <INSERT> key to
  283.                 recall previously entered commands for editting.
  284.  
  285.               o use space to select files from the directory display, or
  286.                 <ALT space> for all files with the same extension, or <CTRL
  287.                 space> for all files.  To cancel the selection, just re-
  288.                 select.
  289.  
  290.               o to use the selected files in any DOS command, insert <CTRL
  291.                 f> at the appropriate point in the command line; or you
  292.                 might just wish to use just the name <CTRL n> or extension
  293.                 portions <CTRL x> of the selected files. You can also use
  294.                 the built-in file management operations on these selections:
  295.                 e.g. delete <CTRL d>, rename <CTRL r>, and copy <CTRL c>.
  296.  
  297.               o you can cursor through the directory display and point-and-
  298.                 shoot at selected files - whether to move to a new
  299.                 directory, start a program, display the contents of text or
  300.                 doc files, or use the other operations setup above.
  301.  
  302.                 For example, if you point and select a .ZIP file, it should
  303.                 be expanded into the C:\EMPTY directory, where the current
  304.                 directory is also repositioned.  Now examine the expanded
  305.                 files at will - look at the text files, start the programs,
  306.                 look at the graphics files, or whatever.  When done, enter
  307.                 the <+> on the keypad and you'll automatically be placed
  308.                 back where the .ZIP file came from.  Select another .ZIP
  309.                 file and you'll note the previously expanded contents were
  310.                 automatically removed.
  311.  
  312.               This completes our quick list of suggestions.  Feel free to
  313.               experiment and try whatever you wish.
  314.  
  315. If you are now using VIEW for the first time (such as when starting with the
  316. STRTHERE.BAT file), then enter the <ESC> key to stop or <ALT m> to specify a
  317. match specification for new files to examine.  As for all Binary Toolshed
  318. programs, use <F1> for help information.
  319.  
  320. We hope that you enjoy all that we have to offer.
  321.  
  322.                           ************************
  323.                           *                      *
  324.                           *    SPECIAL OFFER     *
  325.                           *                      *
  326.                           ************************
  327.  
  328. As a special offer, those who register this Version V1.4, will receive not
  329. only a registered copy of this version, but will automatically receive the
  330. V2.0 release expected for early 94.  As a minimum, it will contain mouse
  331. support, real Unix style wildcard support, wrapped text and hex file
  332. displays (with unlimited sizes), and much much more.
  333.  
  334. So register now.  And register often.
  335.  
  336.                               The Binary Toolshed
  337.  
  338.